C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class / Selection Property

In This Topic
Selection Property (C1ListView<T>)
In This Topic
Gets or sets the ListView selection.
Syntax
'Declaration
 
Public Property Selection As C1OrderedSet
 
See Also